import { Ionicons } from '@expo/vector-icons'; export interface ownWrittenProps { leftIcon?: keyof typeof Ionicons.glyphMap; }